GrapeCity.CalcEngine.Functions Namespace > CalcDays360Function Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 - 3 items: start_date, end_date, [method].
Start_date is a date that represents the start date.
End_date is a date that represents the start date.
[Method] is a logical value that specifies whether to use the U.S. or European method in the calculation.
'Usage Dim instance As CalcDays360Function Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 - 3 items: start_date, end_date, [method].
Start_date is a date that represents the start date.
End_date is a date that represents the start date.
[Method] is a logical value that specifies whether to use the U.S. or European method in the calculation.
Target Platforms: Windows Server 2012, Windows RT